DISCUSSION
Before calling the
ATSUGetLineControl function, call the function
ATSUGetAllLineControls to obtain an array of the tags and data sizes corresponding to all previously set text layout attribute values for a line of text. To determine the value of a text layout attribute identified by a particular text layout attribute tag, you should pass the corresponding tag and data size pair passed back from
ATSUGetAllLineControls in one of the structures in the oAttributeInfoArray array to
ATSUGetLineControl. If you wish to obtain a particular text layout attribute value for an entire text layout object, call the function
ATSUGetLayoutControl.